configure.ac: Replace deprecated AC_STDC_HEADERS macro
authorJavier Jardón <jjardon@gnome.org>
Mon, 17 Oct 2011 01:56:07 +0000 (02:56 +0100)
committerJavier Jardón <jjardon@gnome.org>
Mon, 17 Oct 2011 01:56:07 +0000 (02:56 +0100)
configure.ac

index c9c2cb255429fde0fe8ef051cadd6edc6cd02505..85944497643f21d25e07daf6222ac578d54aa170 100644 (file)
@@ -124,7 +124,7 @@ LT_INIT([disable-static win32-dll])
 dnl Initialize maintainer mode
 AM_MAINTAINER_MODE([enable])
 
-AC_STDC_HEADERS
+AC_HEADER_STDC
 AM_SANITY_CHECK
 
 WEBSITE_HOST=pippin.gimp.org